public class RowStyle : BaseStylePublic Class RowStyle
Inherits BaseStyle| RowStyle | Initializes a new instance of the RowStyle class. |
| RowStyle(String) | Initializes a new instance of the RowStyle class. |
| BackgroundColor | Specifies the background color for the row. |
| BreakAfter | Specifies break after. |
| BreakBefore | Specifies break before. |
| Class | (Inherited from BaseStyle) |
| DataStyle | (Inherited from BaseStyle) |
| DisplayName |
Specifies the name of a style.
(Inherited from Style) |
| EnableAutoUpdate | (Inherited from BaseStyle) |
| Family | (Inherited from BaseStyle) |
| Height | Specifies the fixed row height. |
| KeepTogether | |
| ListStyle | (Inherited from BaseStyle) |
| MasterPageName | (Inherited from BaseStyle) |
| MinHeight | Specifies the fixed minimum height for a row. |
| Name |
Specifies names that are used for referencing style.
(Inherited from Style) |
| NextStyle | (Inherited from BaseStyle) |
| OutlineNumberingLevel | (Inherited from BaseStyle) |
| ParentStyle | (Inherited from BaseStyle) |
| StyleMappings | (Inherited from BaseStyle) |
| UseOptimalHeight | Specifies that a row height should be recalculated automatically if content in the row changes. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current RowStyle object to its equivalent string representation.
(Overrides BaseStyleToString) |